Check this box to turn the voice on for this project (remember to save the set up if you want to make it permanent). No, honestly, this isn't just a gimmick!
Uncheck this box to turn the voice off for this project.
Check this box to display forward branches that could be short.
Currently during assembly, Fantasm will report all forward branches that you could make short. Uncheck this box to turn this feature off.
Check this box to optimise backwards branches - i.e. branches that fit into the range +127, -128 bytes.
Uncheck this box to turn off the branch optimiser.
Click here to show an animated dialog displaying internal versions.
Check this box to turn on the add/sub optimiser.
Uncheck this box to turn off the add/sub optimiser.
Check this box to turn on the move long optimisations.
Uncheck this box to turn off the move long optimisations.
Click here to cancel any changes made to these settings.
Click here to disable interupts during assembly - thus giving Fantasm 100% of available processor time - may crash a Power PC.
Currently fantasm will turn interupts off during assembly. Uncheck this box to turn this feature off.
Check this box to use a the simple evaluator - this speeds Fantasm up slightly but means you cannot use brackets in expressions- currently you can use brackets.
Currently you may not use brackets in expressions because the simple evaluator will be used during assembly. Uncheck this box to use brackets in expressions.
Check this box to show lines of code that are NOT position independant during assembly.
Source code that is position dependant will be displayed during assembly. Uncheck this box to turn this option off.
If you check this box, then all optimisations will be displayed during assembly.
Currently Fantasm will display all optimisations. Uncheck this to turn this feature off.
Click here to accept these paths.
Click here to select the "global includes" folder. Files in here are automatically included with every source file during a "Build".
Click here to select where you want Fantasm to put the application when its finished building.
Click here to select the Incbins folder. Files in here must be binary files preassembled with Fantasm in the stand alone mode.
Click here to select the source folder. In here you should put your source files and the main "Build" control file.
Click here to select the Standard libraries folder. In here you would put your general purpose libraries.
Click here to select the User libraries folder. In here you would put your application specific libraries.
When Fantasm is in stand alone mode, this is the output folder.